home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / mole-game.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  101 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    getUrl("http://www.livean.co.jp/lgw/index.html", "_self");
  4. }
  5.